]> 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>
Sat, 1 Oct 2022 09:03:02 +0000 (09:03 +0000)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 1 Oct 2022 11:04:15 +0000 (13:04 +0200)
Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 3.0.1 to 3.1.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/CHANGELOG.md)
- [Commits](https://github.com/redhat-plumbers-in-action/differential-shellcheck/compare/a14889568f6210b361eb29e16f3b07f512fca846...1b1b75e42f0694c1012228513b21617a748c866e)

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

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

index a2d55c891656af3824cc87720f0c2561cf3dd04b..20ce6816326cb5b79783f53bd3cd7b32b689cde7 100644 (file)
@@ -26,6 +26,6 @@ jobs:
           fetch-depth: 0
 
       - name: Differential ShellCheck
-        uses: redhat-plumbers-in-action/differential-shellcheck@a14889568f6210b361eb29e16f3b07f512fca846
+        uses: redhat-plumbers-in-action/differential-shellcheck@1b1b75e42f0694c1012228513b21617a748c866e
         with:
           token: ${{ secrets.GITHUB_TOKEN }}