Skip to content

Commit 6ac4297

Browse files
chore: Upgrade slackapi/slack-github-action action to v2
1 parent 58566d1 commit 6ac4297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plex.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: ${{ !contains(github.head_ref, 'renovate') }}
1414
steps:
15-
- uses: slackapi/slack-github-action@v1.27.0
15+
- uses: slackapi/slack-github-action@v2.1.1
1616
with:
1717
payload: |
1818
{

0 commit comments

Comments
 (0)