Skip to content

Commit

Permalink
Updated notification action version
Browse files Browse the repository at this point in the history
  • Loading branch information
davosian committed Sep 5, 2024
1 parent 40d79fc commit a152287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:

- name: Notify job status
if: always()
uses: ajilach/notifications-ghaction@v1.4.1
uses: ajilach/notifications-ghaction@v1.5.0
with:
op_service_account_token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
slack_channel_id: "${{ inputs.slack_channel_id }}"
Expand Down

0 comments on commit a152287

Please sign in to comment.