Browse Source

chore(deps): bump fkirc/skip-duplicate-actions from 5.3.1 to 5.3.2 (#6671)

Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/f75f66ce1886f00957d99748a42c724f4330bdcf...b974a9395958c231af965b70070979a577efa578)

---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 5 days ago
parent
commit
e71637a61f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/workflows/ci.yml
  2. 1 1
      .github/workflows/zizmor.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -28,7 +28,7 @@ jobs:
           egress-policy: audit
           egress-policy: audit
       - name: Detect No-op Changes
       - name: Detect No-op Changes
         id: noop
         id: noop
-        uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf # v5.3.1
+        uses: fkirc/skip-duplicate-actions@b974a9395958c231af965b70070979a577efa578 # v5.3.2
         with:
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           github_token: ${{ secrets.GITHUB_TOKEN }}
           paths_ignore: '["**.md", "**.png", "**.jpg"]'
           paths_ignore: '["**.md", "**.png", "**.jpg"]'

+ 1 - 1
.github/workflows/zizmor.yml

@@ -29,7 +29,7 @@ jobs:
           egress-policy: audit
           egress-policy: audit
       - name: Detect No-op Changes
       - name: Detect No-op Changes
         id: noop
         id: noop
-        uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf # v5.3.1
+        uses: fkirc/skip-duplicate-actions@b974a9395958c231af965b70070979a577efa578 # v5.3.2
         with:
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           github_token: ${{ secrets.GITHUB_TOKEN }}
           paths_ignore: '["**.md", "**.png", "**.jpg"]'
           paths_ignore: '["**.md", "**.png", "**.jpg"]'