Skip to content

Commit

Permalink
MAINT: Update All minor github-actions changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zon-renovate committed Jan 10, 2025
1 parent dcef151 commit 720a2fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testrunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Has been added manually (both the key in vivi-deployment and
# the GHA secret in vivi)
ssh-key: ${{secrets.DEPLOY_KEY_DEPLOYMENT}}
- uses: ZeitOnline/gh-action-baseproject@aef7d211670835e83fa026279a4cc240c83e99c2 # v0.11.0
- uses: ZeitOnline/gh-action-baseproject@9ed16e23e3b0465030ee4f20abd955b87f159317 # v0.11.1
with:
project_name: ${{env.project}}
environment: staging
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
files: "deployment/work/source/report*.xml"

- name: Publish coverage
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
id: coverage
with:
name: coverage-${{env.project}}
Expand Down

0 comments on commit 720a2fc

Please sign in to comment.