From 2781742cd2e812f937d5c7c03cac8360a9fe9e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 10:53:35 +0000 Subject: [PATCH] chore(deps): bump the github-actions-minor-patch group with 2 updates Bumps the github-actions-minor-patch group with 2 updates: [rvagg/depsound-action](https://github.com/rvagg/depsound-action) and [rvagg/depsound-action/post](https://github.com/rvagg/depsound-action). Updates `rvagg/depsound-action` from 0.3.3 to 0.3.6 - [Release notes](https://github.com/rvagg/depsound-action/releases) - [Commits](https://github.com/rvagg/depsound-action/compare/e64e9937f8f5d7017446ce4f2375705e6c05a517...7c7eb2bfc936dc8242f0592f6d7c4f9835510380) Updates `rvagg/depsound-action/post` from 0.3.3 to 0.3.6 - [Release notes](https://github.com/rvagg/depsound-action/releases) - [Commits](https://github.com/rvagg/depsound-action/compare/e64e9937f8f5d7017446ce4f2375705e6c05a517...7c7eb2bfc936dc8242f0592f6d7c4f9835510380) --- updated-dependencies: - dependency-name: rvagg/depsound-action dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch - dependency-name: rvagg/depsound-action/post dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/depsound.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/depsound.yml b/.github/workflows/depsound.yml index 35252f1..1e3565e 100644 --- a/.github/workflows/depsound.yml +++ b/.github/workflows/depsound.yml @@ -20,7 +20,7 @@ jobs: permissions: contents: read # diff the PR's manifests; this job never sees a write token steps: - - uses: rvagg/depsound-action@e64e9937f8f5d7017446ce4f2375705e6c05a517 # v0.3.3 + - uses: rvagg/depsound-action@7c7eb2bfc936dc8242f0592f6d7c4f9835510380 # v0.3.6 post: needs: review if: ${{ always() && needs.review.result != 'cancelled' }} # a failed review still posts its failure marker @@ -30,4 +30,4 @@ jobs: checks: write # set the neutral check actions: read # download the report artifact steps: - - uses: rvagg/depsound-action/post@e64e9937f8f5d7017446ce4f2375705e6c05a517 # v0.3.3 + - uses: rvagg/depsound-action/post@7c7eb2bfc936dc8242f0592f6d7c4f9835510380 # v0.3.6