Skip to content

Commit

Permalink
Merge pull request #19 from rodneylab/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-go-5.2.0

build(deps): bump actions/setup-go from 5.1.0 to 5.2.0
  • Loading branch information
rodneylab authored Dec 16, 2024
2 parents c899ca6 + 148c232 commit 030b3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: '3.13'
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
with:
go-version: '>=1.18.0'
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
Expand Down

0 comments on commit 030b3c7

Please sign in to comment.