We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a5e74 commit 65a5771Copy full SHA for 65a5771
2 files changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
14
steps:
15
- - uses: actions/checkout@v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16
with:
17
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
18
fetch-depth: 0
.github/workflows/releaser-pleaser.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
- name: releaser-pleaser
24
- uses: apricote/releaser-pleaser@v0.8.0
+ uses: apricote/releaser-pleaser@a1ce9493fd3f3abe60f22c37249d257bc10081dc # v0.8.0
25
26
27
updaters: packagejson
0 commit comments