aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/openapi-generate.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-06-02 16:34:01 +0000
committerGitHub <noreply@github.com>2026-06-02 16:34:01 +0000
commitd4c962f6e446bc7a5099a27374b415d7ad1221b4 (patch)
treeef3d2a96dcb035652b485ead39bad98153d398fc /.github/workflows/openapi-generate.yml
parent52cf8d1ba4d3e5d99b55e0484569558d555925b9 (diff)
Update CI dependencies
Diffstat (limited to '.github/workflows/openapi-generate.yml')
-rw-r--r--.github/workflows/openapi-generate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/openapi-generate.yml b/.github/workflows/openapi-generate.yml
index c2a5199c54..122bbd69ac 100644
--- a/.github/workflows/openapi-generate.yml
+++ b/.github/workflows/openapi-generate.yml
@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
ref: ${{ inputs.ref }}
repository: ${{ inputs.repository }}