Skip to content

Commit

Permalink
Merge branch 'master' of github.com:waja/nagios-snmp-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
waja committed Jul 22, 2024
2 parents 5638743 + 6d30de7 commit 608adcb
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 608adcb

Please sign in to comment.