Skip to content

Commit eaa6c8e

Browse files
chore(deps): update actions/checkout action to v5.0.1 (#585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b479d9f commit eaa6c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# Steps represent a sequence of tasks that will be executed as part of the job
3535
steps:
3636
# Checks-out your repository under $GITHUB_WORKSPACE
37-
- uses: actions/[email protected].0
37+
- uses: actions/[email protected].1
3838

3939
# Running golangci-lint
4040
- name: Linting

0 commit comments

Comments
 (0)