Update workflows and bump dependencies

This commit is contained in:
Priyagupta108 2024-10-09 15:47:36 +05:30
parent d60b41a563
commit b142d75d36
3 changed files with 18 additions and 16 deletions

View file

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
uses: actions/publish-action@v0.2.2
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}