Skip to content

Commit

Permalink
Merge pull request #26 from oslokommune/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/actions/checkout-4.1.1

deps: Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows
  • Loading branch information
github-actions[bot] authored Oct 18, 2023
2 parents 50ffacd + f488c2c commit ea948d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-terraform-plan-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
ref: ${{ inputs.git_ref }}

Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:


- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
ref: ${{ inputs.git_ref }}

Expand Down

0 comments on commit ea948d5

Please sign in to comment.