Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 6f41b6d

Browse files
chore(deps): update actions/checkout action to v4
1 parent 01b688c commit 6f41b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
dispatch:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v2
14+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1515
- uses: actions/setup-go@v2
1616
with:
1717
go-version: "^1.18"

0 commit comments

Comments
 (0)