Skip to content

Commit e5b18a3

Browse files
ci: use version tags for withastro/automation (#13955)
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
1 parent 97efa77 commit e5b18a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 # main
13+
uses: withastro/automation/.github/workflows/congratsbot.yml@290b37409535e2a496482b5bf0e4f5f2e4803f84 # v1.0.0
1414
with:
1515
EMOJIS: '🎉,🎊,🧑‍🚀,🥳,🙌,🚀,<:notworsethanwhatwehadbefore:1020455379353751573>,<:houston_chef:1082696404780200067>,<:houston_uwu:1100481288143650977>'
1616
secrets:

0 commit comments

Comments
 (0)