Skip to content

Commit 65a5771

Browse files
chore(deps): pin dependencies (#309)
1 parent d1a5e74 commit 65a5771

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: write
1313

1414
steps:
15-
- uses: actions/checkout@v6
15+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1616
with:
1717
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
1818
fetch-depth: 0

.github/workflows/releaser-pleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: releaser-pleaser
24-
uses: apricote/releaser-pleaser@v0.8.0
24+
uses: apricote/releaser-pleaser@a1ce9493fd3f3abe60f22c37249d257bc10081dc # v0.8.0
2525
with:
2626
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
2727
updaters: packagejson

0 commit comments

Comments
 (0)