Skip to content

Commit f544daa

Browse files
chore: bump the github-actions group across 1 directory with 2 updates (#50)
1 parent b4bca49 commit f544daa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependabot-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Dependabot metadata
1515
id: metadata
16-
uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
16+
uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2.5.0
1717
- name: Approve PR
1818
run: gh pr review --approve "$PR_URL"
1919
env:

.github/workflows/slash-command-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Slash Command Dispatch
1111
id: scd
12-
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
12+
uses: peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a # v5.0.2
1313
with:
1414
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
1515
reaction-token: ${{ secrets.ACTIONS_BOT_TOKEN }}

0 commit comments

Comments
 (0)