Skip to content

Commit

Permalink
fix(deps): update actions/checkout digest to a5ac7e5 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: Self-hosted Renovate Bot <141540558+renovate-for-tknetworks[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
renovate-for-tknetworks[bot] and Self-hosted Renovate Bot authored Jun 9, 2024
1 parent 3700b9f commit 914dc6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Get dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate_config_validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Validate the config
uses: suzuki-shunsuke/github-action-renovate-config-validator@b54483862375f51910a60c4f498e927d4f3df466 # v1.0.1

0 comments on commit 914dc6d

Please sign in to comment.