Skip to content

Commit 3a64e40

Browse files
authored
Update release.yml
1 parent 9f8df27 commit 3a64e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
build:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23+
- uses: actions/checkout@v5 # v5
2424
with:
2525
fetch-depth: 0
2626

27-
- uses: elastic/oblt-actions/aws/auth@476391c0e6815110ce488b8b09c80ed61848a28a # v1
27+
- uses: elastic/oblt-actions/aws/auth@v1 # v1
2828
with:
2929
aws-account-id: "267093732750"
3030

0 commit comments

Comments
 (0)