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 afa3a41 commit e5ace04
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 @@ -156,7 +156,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: ${{ inputs.op_service_account_token }}
slack_channel_id: ${{ inputs.slack_channel_id }}
Expand Down

0 comments on commit e5ace04

Please sign in to comment.