Skip to content

Commit e6d6375

Browse files
committed
chore(ci): Updated action version for release
Signed-off-by: Paul Horton <[email protected]>
1 parent ea77512 commit e6d6375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
name: Sonatype Scan
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v6
3131

32-
- uses: actions/setup-go@v5
32+
- uses: actions/setup-go@v6
3333
with:
3434
go-version-file: 'go.mod'
3535
cache: true

0 commit comments

Comments
 (0)