[pkg-nagios-changes] [Git][nagios-team/nagios-snmp-plugins][master] 5 commits: build(deps): bump dawidd6/action-debian-package from 1.4.4 to 1.5.0

Jan Wagner (@waja) gitlab at salsa.debian.org
Tue Sep 5 12:59:05 BST 2023



Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / nagios-snmp-plugins


Commits:
671e17c2 by dependabot[bot] at 2023-03-07T05:00:25+00:00
build(deps): bump dawidd6/action-debian-package from 1.4.4 to 1.5.0

Bumps [dawidd6/action-debian-package](https://github.com/dawidd6/action-debian-package) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/dawidd6/action-debian-package/releases)
- [Commits](https://github.com/dawidd6/action-debian-package/compare/v1.4.4...v1.5.0)

---
updated-dependencies:
- dependency-name: dawidd6/action-debian-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support at github.com>
- - - - -
a27b58ae by waja at 2023-03-07T06:05:42+01:00
Merge pull request #9 from waja/dependabot-github_actions-dawidd6-action-debian-package-1.5.0


- - - - -
d9bb2c8c by dependabot[bot] at 2023-09-05T04:33:31+00:00
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support at github.com>
- - - - -
003fec0f by waja at 2023-09-05T08:59:11+02:00
Merge pull request #10 from waja/dependabot-github_actions-actions-checkout-4

build(deps): bump actions/checkout from 3 to 4
- - - - -
05b20357 by Jan Wagner at 2023-09-05T13:55:19+02:00
Merge branch 'master' of github.com:waja/nagios-snmp-plugins

- - - - -


2 changed files:

- .github/workflows/packaging_test.yml
- .github/workflows/release.yml


Changes:

=====================================
.github/workflows/packaging_test.yml
=====================================
@@ -17,7 +17,7 @@ jobs:
   test:
     runs-on: ubuntu-latest
     steps:
-    - uses: actions/checkout at v3
+    - uses: actions/checkout at v4
       env:
         DEBIAN_FRONTEND: "noninteractive"
     - name: Remove github artefacts
@@ -27,7 +27,7 @@ jobs:
       run: |
         sed -i '0,/restricted/s//stable/' debian/changelog
     - name: Build Debian package
-      uses: dawidd6/action-debian-package at v1.4.4
+      uses: dawidd6/action-debian-package at v1.5.0
       with:
         artifacts_directory: debian/build/release/
         os_distribution: testing


=====================================
.github/workflows/release.yml
=====================================
@@ -18,7 +18,7 @@ jobs:
       release-id: ${{ steps.create_release.outputs.id }}
     steps:
       - name: Checkout code
-        uses: actions/checkout at v3
+        uses: actions/checkout at v4
       - name: Install needed packages
         run: |
           if [ $(dpkg -l | grep -c dpkg-dev) -ne 1 ]; then sudo apt-get update && sudo apt-get install -y dpkg-dev; fi
@@ -43,7 +43,7 @@ jobs:
     needs: create-release
     runs-on: ubuntu-latest
     steps:
-    - uses: actions/checkout at v3
+    - uses: actions/checkout at v4
       env:
         DEBIAN_FRONTEND: "noninteractive"
     - name: Remove github artefacts
@@ -53,7 +53,7 @@ jobs:
       run: |
         sed -i '0,/restricted/s//stable/' debian/changelog
     - name: Build Debian package
-      uses: dawidd6/action-debian-package at v1.4.4
+      uses: dawidd6/action-debian-package at v1.5.0
       with:
         artifacts_directory: debian/build/release/
         os_distribution: testing



View it on GitLab: https://salsa.debian.org/nagios-team/nagios-snmp-plugins/-/compare/13ac6fb85dce07d7c5957fbecaba11aaef75afe6...05b203575a9f0fe0f1fd1f97da6c638d0e6f9c7f

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/nagios-snmp-plugins/-/compare/13ac6fb85dce07d7c5957fbecaba11aaef75afe6...05b203575a9f0fe0f1fd1f97da6c638d0e6f9c7f
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/20230905/2254e56a/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list