Skip to content

Commit

Permalink
Merge pull request #26 from GhMartingit/ref_new
Browse files Browse the repository at this point in the history
New functions, tests, upgrade
  • Loading branch information
GhMartingit authored Jun 8, 2024
2 parents 2d00273 + 2ee98db commit 7f8be6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: actions/setup-go@v3
with:
go-version: '1.18'
go-version: '1.22'

- name: Generate CycloneDX SBOM artifacts 📃
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit 7f8be6b

Please sign in to comment.