Skip to content

Commit

Permalink
Merge pull request #108 from usommerl/dependabot/github_actions/stefd…
Browse files Browse the repository at this point in the history
…a/action-cloud-run-v1.4

Bump stefda/action-cloud-run from v1.3 to v1.4
  • Loading branch information
usommerl authored Apr 18, 2021
2 parents 8cf2f04 + 0b9b668 commit f0cb6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
docker tag $IMAGE_GHCR $IMAGE_GCR
echo "image_gcr=$IMAGE_GCR" >> $GITHUB_ENV
- name: Deploy to Cloud Run
uses: stefda/action-cloud-run@v1.3
uses: stefda/action-cloud-run@v1.4
with:
image: ${{ env.image_gcr }}
service: graalnative4s
Expand Down

0 comments on commit f0cb6f7

Please sign in to comment.