Skip to content

Commit 67121cd

Browse files
chore(deps): update github-actions
1 parent d2f67c4 commit 67121cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: composite
66
steps:
77
- name: Setup PNPM
8-
uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7
8+
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
99

1010
- name: Setup Node
1111
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0

.github/workflows/discord-congrats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
congrats:
99
name: congratsbot
1010
if: ${{ github.repository_owner == 'withastro' && github.event.commits[0].message != '[ci] format' }}
11-
uses: withastro/automation/.github/workflows/congratsbot.yml@3754a7413d23dfc52b1791a7c048ae78d27ac9d3 # main
11+
uses: withastro/automation/.github/workflows/congratsbot.yml@53c85fabe6ac4ed7a96e49a005f03fa6cc63d2ac # main
1212
with:
1313
EMOJIS: '🎉,🎊,🧑‍🚀,🥳,🙌,🚀,<:notworsethanwhatwehadbefore:1020455379353751573>,<:houston_chef:1082696404780200067>,<:houston_uwu:1100481288143650977>'
1414
secrets:

0 commit comments

Comments
 (0)