Skip to content

Commit aedd0ac

Browse files
Bump containrrr/shoutrrr-action from 1 to 1.0.104
Bumps [containrrr/shoutrrr-action](https://github.com/containrrr/shoutrrr-action) from 1 to 1.0.104. - [Release notes](https://github.com/containrrr/shoutrrr-action/releases) - [Commits](containrrr/shoutrrr-action@v1...v1.0.104) --- updated-dependencies: - dependency-name: containrrr/shoutrrr-action dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f97651d commit aedd0ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
GITHUB_TOKEN: ${{ github.token }}
4040
- name: Post status to Google Chat
4141
if: ${{ always() }}
42-
uses: containrrr/shoutrrr-action@v1
42+
uses: containrrr/shoutrrr-action@v1.0.104
4343
with:
4444
url: "${{ secrets.WATCHTOWER_NOTIFICATION_URL }}"
4545
message: "Released `${{ github.repository }}`@`${{ github.sha }}` as ${{ steps.version.outputs.tag }}: *${{ job.status }}*."

0 commit comments

Comments
 (0)