We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03f863 commit 601542fCopy full SHA for 601542f
2 files changed
.github/workflows/bundle-release.yml
@@ -21,7 +21,7 @@ jobs:
21
runner: ubuntu-24.04
22
23
steps:
24
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
25
26
- name: Parse tag
27
id: tag
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Validate project configs
12
runs-on: ubuntu-latest
13
14
15
16
- name: Set up Python
17
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
0 commit comments