[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-snmp-plugins][master] 2 commits: ci: pin action versions
Jan Wagner (@waja)
gitlab at salsa.debian.org
Mon Oct 11 15:32:20 BST 2021
Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / pkg-nagios-snmp-plugins
Commits:
b710d087 by Jan Wagner at 2021-07-21T15:39:14+02:00
ci: pin action versions
- - - - -
29710eb0 by Jan Wagner at 2021-10-11T16:31:44+02:00
Merge branch 'master' of salsa.debian.org:nagios-team/pkg-nagios-snmp-plugins
- - - - -
2 changed files:
- .github/workflows/packaging_test.yml
- .github/workflows/release.yml
Changes:
=====================================
.github/workflows/packaging_test.yml
=====================================
@@ -24,7 +24,7 @@ jobs:
run: |
sed -i '0,/restricted/s//stable/' debian/changelog
- name: Build Debian package
- uses: dawidd6/action-debian-package at v1
+ uses: dawidd6/action-debian-package at v1.4.0
with:
artifacts_directory: debian/build/release/
- name: Debug
=====================================
.github/workflows/release.yml
=====================================
@@ -50,7 +50,7 @@ jobs:
run: |
sed -i '0,/restricted/s//stable/' debian/changelog
- name: Build Debian package
- uses: dawidd6/action-debian-package at v1
+ uses: dawidd6/action-debian-package at v1.4.0
with:
artifacts_directory: debian/build/release/
# - name: Build Debian package
@@ -59,7 +59,7 @@ jobs:
# artifacts_directory: debian/build/release/
# target_architectures: "amd64,i386"
- name: Upload the artifacts
- uses: skx/github-action-publish-binaries at master
+ uses: skx/github-action-publish-binaries at release-0.15
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins/-/compare/9f8c9978ba690d4945e9450ef4e3e7d68bf2e853...29710eb01d090d03a9e513218836ae6fc4428960
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins/-/compare/9f8c9978ba690d4945e9450ef4e3e7d68bf2e853...29710eb01d090d03a9e513218836ae6fc4428960
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20211011/cf3b313d/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list