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.
2 parents e958696 + 6273167 commit 7d7b62fCopy full SHA for 7d7b62f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
pipeline:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: Taucher2003/GitLab-Pipeline-Action@1.9.4
+ - uses: Taucher2003/GitLab-Pipeline-Action@1.9.5
17
name: Run pipeline
18
id: pipeline
19
with:
.github/workflows/update_snapshots.yml
@@ -14,7 +14,7 @@ jobs:
if: ${{ github.event.label.name == 'regenerate-snapshots' }}
20
0 commit comments