Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 2d7d9f7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zregvart committed Sep 3, 2024
1 parent f12435b commit 5b544b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- task-generator
- ta-generator
steps:
- uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
- uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
- uses: actions/setup-go@b26d40294f8ad76fcc90b915dac85892322fe62d
with:
go-version-file: './${{matrix.path}}/go.mod'
Expand All @@ -31,7 +31,7 @@ jobs:
- task-generator
- ta-generator
steps:
- uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
- uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
- name: Install Go
uses: actions/setup-go@b26d40294f8ad76fcc90b915dac85892322fe62d
with:
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
- task-generator
- ta-generator
steps:
- uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
- uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
- uses: actions/setup-go@b26d40294f8ad76fcc90b915dac85892322fe62d
with:
go-version-file: './${{matrix.path}}/go.mod'
Expand Down

0 comments on commit 5b544b5

Please sign in to comment.