Skip to content

Commit 53fca24

Browse files
Pin dependencies
1 parent 75ec35f commit 53fca24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@ jobs:
15981598
]
15991599
if: always() && github.repository == 'TryGhost/Ghost' && github.event_name == 'push' && needs.job_setup.outputs.changed_tinybird == 'true' && needs.job_setup.result == 'success' && needs.job_tinybird-tests.result == 'success' && needs.job_setup.outputs.is_main == 'true'
16001600
steps:
1601-
- uses: actions/checkout@v6
1601+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16021602
- name: Trigger and watch traffic analytics infra Tinybird workflow
16031603
if: github.repository == 'TryGhost/Ghost'
16041604
env:

0 commit comments

Comments
 (0)