Skip to content

Commit

Permalink
fix(deps): bump LoveToKnow/slackify-markdown-action from 1.0.2 to 1.1…
Browse files Browse the repository at this point in the history
….1 (#197)
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent a0be6cc commit 5529a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
docker push ${{ inputs.image-registry }}/${{ inputs.registry-org }}/${{ inputs.image-name }}:${{ github.event.release.tag_name }}
docker push ${{ inputs.image-registry }}/${{ inputs.registry-org }}/${{ inputs.image-name }}:latest
- uses: LoveToKnow/slackify-markdown-action@v1.0.2
- uses: LoveToKnow/slackify-markdown-action@v1.1.1
id: slackify
with:
text: ${{ github.event.release.body }}
Expand Down

0 comments on commit 5529a43

Please sign in to comment.