From cb605f439413e11ae6b1a192c475c4aeed9dbdb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 10:53:21 +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.0 to 0.3.3 - [Release notes](https://github.com/rvagg/depsound-action/releases) - [Commits](https://github.com/rvagg/depsound-action/compare/ca2026afd4d1fd614f990784867e09da10b6faa8...e64e9937f8f5d7017446ce4f2375705e6c05a517) Updates `rvagg/depsound-action/post` from 0.3.0 to 0.3.3 - [Release notes](https://github.com/rvagg/depsound-action/releases) - [Commits](https://github.com/rvagg/depsound-action/compare/ca2026afd4d1fd614f990784867e09da10b6faa8...e64e9937f8f5d7017446ce4f2375705e6c05a517) --- updated-dependencies: - dependency-name: rvagg/depsound-action dependency-version: 0.3.3 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.3 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 79f414b..35252f1 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@ca2026afd4d1fd614f990784867e09da10b6faa8 # v0.3.0 + - uses: rvagg/depsound-action@e64e9937f8f5d7017446ce4f2375705e6c05a517 # v0.3.3 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@ca2026afd4d1fd614f990784867e09da10b6faa8 # v0.3.0 + - uses: rvagg/depsound-action/post@e64e9937f8f5d7017446ce4f2375705e6c05a517 # v0.3.3