ci: pin action versions
This commit is contained in:
parent
8e8f3679fc
commit
b710d08727
2 changed files with 3 additions and 3 deletions
2
.github/workflows/packaging_test.yml
vendored
2
.github/workflows/packaging_test.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
run: |
|
||||
sed -i '0,/restricted/s//stable/' debian/changelog
|
||||
- name: Build Debian package
|
||||
uses: dawidd6/action-debian-package@v1
|
||||
uses: dawidd6/action-debian-package@v1.4.0
|
||||
with:
|
||||
artifacts_directory: debian/build/release/
|
||||
- name: Debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue