Skip to content

Commit

Permalink
Merge pull request #2 from rodneylab/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-5.1.0

build(deps): bump actions/setup-python from 5.0.0 to 5.1.0
  • Loading branch information
rodneylab authored Apr 12, 2024
2 parents 4f52cab + 2668faa commit 8bcda22
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 @@ -16,7 +16,7 @@ jobs:
egress-policy: audit
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
with:
go-version: '>=1.18.0'
Expand Down

0 comments on commit 8bcda22

Please sign in to comment.