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 21c69c6 + 77dc5de commit 22ae2deCopy full SHA for 22ae2de
.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.10.0
+ - uses: Taucher2003/GitLab-Pipeline-Action@1.10.2
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