Skip to content

Commit

Permalink
Merge pull request #1074 from metal3-io/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-3.5.3

🌱 Bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
metal3-io-bot committed Jul 5, 2023
2 parents 9e4ef2f + a1d55ca commit d4629af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- test
- api
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Calculate go version
id: vars
run: echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit d4629af

Please sign in to comment.