Skip to content

Commit

Permalink
Bump to adamghill/[email protected] for Gi…
Browse files Browse the repository at this point in the history
…tHub Actions.
  • Loading branch information
adamghill committed Mar 16, 2024
1 parent a743616 commit b2c5dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
- uses: actions/checkout@v3
- uses: adamghill/build-docker-and-deploy-to-caprover@2.11.0
- uses: adamghill/build-docker-and-deploy-to-caprover@2.12.0
with:
caprover-app-name: fediview-web
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -36,7 +36,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: adamghill/build-docker-and-deploy-to-caprover@2.11.0
- uses: adamghill/build-docker-and-deploy-to-caprover@2.12.0
with:
caprover-app-name: fediview-q2-worker
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b2c5dd7

Please sign in to comment.