Skip to content

Commit

Permalink
Merge pull request #6 from waja/dependabot-github_actions-dawidd6-act…
Browse files Browse the repository at this point in the history
…ion-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 c163eb8 + 4eb2d93 commit dbf5f70
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/
os_distribution: testing
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/
os_distribution: testing
Expand Down

0 comments on commit dbf5f70

Please sign in to comment.