chore(deps): update minor and patch updates (github-actions) to v6.0.3 - autoclosed #21

Closed
renovate-bot wants to merge 1 commits from renovate/minor-and-patch-updates-(github-actions) into main
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
# the user supplies the tag explicitly. Always check out that tag so
# the yaml + forge-posts file are read from the tagged tree, not main.
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
ref: ${{ github.event.inputs.tag || github.ref }}