Skip to content

Commit

Permalink
Merge pull request #24 from waja/dependabot-github_actions-dawidd6-ac…
Browse files Browse the repository at this point in the history
…tion-debian-package-1.6.0

Bump dawidd6/action-debian-package from 1.5.0 to 1.6.0
  • Loading branch information
waja authored Jan 8, 2024
2 parents 7e57db4 + f32800b commit 0d3c5e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packaging_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
sed -i '0,/restricted/s//stable/' debian/changelog
- name: Build Debian package
uses: dawidd6/action-debian-package@v1.5.0
uses: dawidd6/action-debian-package@v1.6.0
with:
artifacts_directory: debian/build/release/
- name: Debug
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
sed -i '0,/restricted/s//stable/' debian/changelog
- name: Build Debian package
uses: dawidd6/action-debian-package@v1.5.0
uses: dawidd6/action-debian-package@v1.6.0
with:
artifacts_directory: debian/build/release/
# - name: Build Debian package
Expand Down

0 comments on commit 0d3c5e4

Please sign in to comment.