From 08f1032205a486e6e8bb8cf78c22b10fc1486ff9 Mon Sep 17 00:00:00 2001 From: Forge Bot Date: Mon, 8 Jun 2026 00:30:35 +0000 Subject: [PATCH] chore(deps): update minor and patch updates (github-actions) to v6.0.3 --- .gitea/workflows/forge-announce.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/forge-announce.yml b/.gitea/workflows/forge-announce.yml index 5dfa1f4..7df2f5e 100644 --- a/.gitea/workflows/forge-announce.yml +++ b/.gitea/workflows/forge-announce.yml @@ -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 }}