We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed5ec79 + 35faa74 commit 94220c2Copy full SHA for 94220c2
.github/workflows/erlang.yml
@@ -22,7 +22,7 @@ jobs:
22
otp: ["26", "27"]
23
24
steps:
25
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
26
with:
27
fetch-depth: 0
28
token: ${{secrets.GITHUB_TOKEN}}
@@ -78,7 +78,7 @@ jobs:
78
if: github.ref == 'refs/heads/master' && startsWith(github.event.head_commit.message, 'no-release:') == false
79
runs-on: ubuntu-24.04
80
81
82
83
84
0 commit comments