Skip to content

Commit 6b025f3

Browse files
chore(deps): update github-actions (withastro#14172)
1 parent c9af869 commit 6b025f3

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
@@ -10,7 +10,7 @@ runs:
1010
- name: Setup Node
1111
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
1212
with:
13-
node-version: 24.17.0
13+
node-version: 24.18.0
1414
cache: pnpm
1515

1616
- name: Install dependencies

.github/workflows/discord-congrats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
congrats:
1111
name: congratsbot
1212
if: ${{ github.repository_owner == 'withastro' && github.event.commits[0].message != '[ci] format' }}
13-
uses: withastro/automation/.github/workflows/congratsbot.yml@290b37409535e2a496482b5bf0e4f5f2e4803f84 # v1.0.0
13+
uses: withastro/automation/.github/workflows/congratsbot.yml@8a5969576beae8ae7bdce64167a95237878f4901 # v1.0.1
1414
with:
1515
EMOJIS: '🎉,🎊,🧑‍🚀,🥳,🙌,🚀,<:notworsethanwhatwehadbefore:1020455379353751573>,<:houston_chef:1082696404780200067>,<:houston_uwu:1100481288143650977>'
1616
secrets:

0 commit comments

Comments
 (0)