]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Nov 2023 09:39:23 +0000 (09:39 +0000)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 1 Nov 2023 12:30:41 +0000 (12:30 +0000)
Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 4.2.2 to 5.0.1.
- [Release notes](https://github.com/redhat-plumbers-in-action/differential-shellcheck/releases)
- [Changelog](https://github.com/redhat-plumbers-in-action/differential-shellcheck/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/redhat-plumbers-in-action/differential-shellcheck/compare/ac4483d8c6713bd2011037f44fe626989468af74...aa647ec4466543e8555c2c3b648124a9813cee44)

---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/differential-shellcheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/differential-shellcheck.yml

index 12e9725353021928161dde74e8518a18edc328a7..6b85fd207438ee0dc97e30c55b4b4a2cad99e865 100644 (file)
@@ -28,7 +28,7 @@ jobs:
           fetch-depth: 0
 
       - name: Differential ShellCheck
-        uses: redhat-plumbers-in-action/differential-shellcheck@ac4483d8c6713bd2011037f44fe626989468af74
+        uses: redhat-plumbers-in-action/differential-shellcheck@aa647ec4466543e8555c2c3b648124a9813cee44
         with:
           # exclude all `.in` files because they may contain unsupported syntax, and they have to be preprocessed first
           exclude-path: '**/*.in'