Skip to content

Commit 88c39cd

Browse files
committed
Merge branch 'main' into workflow-release-updater
2 parents ea3b0e5 + f7e7012 commit 88c39cd

File tree

9 files changed

+226
-133
lines changed

9 files changed

+226
-133
lines changed

.github/workflows/assertion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
osarch: [amd64, arm64]
3030
steps:
31-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
31+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3232

3333
- name: Set up Go
3434
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0

0 commit comments

Comments
 (0)