From b046b040fac8b5960fbe8cf459c060599cca1951 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:51:06 +0000 Subject: [PATCH] chore(fallback): update GlueOps/github-workflows --- .github/workflows/bump_version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump_version.yaml b/.github/workflows/bump_version.yaml index c9c4a12..4f2abf3 100644 --- a/.github/workflows/bump_version.yaml +++ b/.github/workflows/bump_version.yaml @@ -12,6 +12,6 @@ jobs: contents: write pull-requests: write - uses: GlueOps/github-workflows/.github/workflows/bump-version-cut-release.yaml@536dd7ba5e206a5a9ba4c01b0b5fc15aa5f5690a # main + uses: GlueOps/github-workflows/.github/workflows/bump-version-cut-release.yaml@7b077a4cf0bfbd34eaf0a5f54e4eccedade51606 # main secrets: token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file