Skip to content

Commit d9cc1dd

Browse files
authored
switch to pinned hashes
1 parent 684d8d2 commit d9cc1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
run: dput ppa:${{ vars.PPA }} $GITHUB_WORKSPACE/*source.changes
7070

7171
- name: Create GitHub release
72-
uses: softprops/action-gh-release@v3
72+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
7373
with:
7474
files: ${{ github.workspace }}/../build/*.deb

0 commit comments

Comments
 (0)