Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5.0.2 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent d6bdd72 commit 4269699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zz_generated.create_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
binary: "architect"
version: "6.14.1"
- name: Set up Go ${{ env.GO_VERSION }}
uses: actions/setup-go@v5.0.0
uses: actions/setup-go@v5.0.2
with:
go-version: ${{ env.GO_VERSION }}
- name: Checkout code
Expand Down

0 comments on commit 4269699

Please sign in to comment.