Skip to content

Commit 94220c2

Browse files
authored
Merge branch 'master' into renovate/jose-1.x
2 parents ed5ec79 + 35faa74 commit 94220c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/erlang.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
otp: ["26", "27"]
2323

2424
steps:
25-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2626
with:
2727
fetch-depth: 0
2828
token: ${{secrets.GITHUB_TOKEN}}
@@ -78,7 +78,7 @@ jobs:
7878
if: github.ref == 'refs/heads/master' && startsWith(github.event.head_commit.message, 'no-release:') == false
7979
runs-on: ubuntu-24.04
8080
steps:
81-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
81+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
8282
with:
8383
fetch-depth: 0
8484
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)