Skip to content

Commit

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

deps: Bump actions/checkout from 4.0.0 to 4.1.0 in /.github/workflows
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents a44bb74 + b741055 commit 50ffacd
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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
with:
ref: ${{ inputs.git_ref }}

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


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

Expand Down

0 comments on commit 50ffacd

Please sign in to comment.