Skip to content

Commit 60705b2

Browse files
chore(deps): pin appleboy/discord-action action to 3a09d81 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68a8e0f commit 60705b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Send discord message
12-
uses: appleboy/discord-action@master
12+
uses: appleboy/discord-action@3a09d810d0b53b8911c5047f5d6a4bedd1809246 # master
1313
with:
1414
webhook_id: ${{ secrets.WEBHOOK_ID }}
1515
webhook_token: ${{ secrets.WEBHOOK_TOKEN }}

0 commit comments

Comments
 (0)