Skip to content

Commit

Permalink
Merge pull request #87 from code0-tech/update-glpa
Browse files Browse the repository at this point in the history
Update GitLab-Pipeline-Action to 1.8.0
  • Loading branch information
Taucher2003 authored May 3, 2024
2 parents 50f062e + 10a5b97 commit dfbf1fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
pipeline:
runs-on: ubuntu-latest
steps:
- uses: Taucher2003/GitLab-Pipeline-Action@1.6.5
- uses: Taucher2003/GitLab-Pipeline-Action@1.8.0
name: Run pipeline
id: pipeline
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: ${{ github.event.label.name == 'regenerate-snapshots' }}
runs-on: ubuntu-latest
steps:
- uses: Taucher2003/GitLab-Pipeline-Action@1.6.5
- uses: Taucher2003/GitLab-Pipeline-Action@1.8.0
name: Run pipeline
id: pipeline
with:
Expand Down

0 comments on commit dfbf1fb

Please sign in to comment.