Skip to content

Commit

Permalink
Revert GHA versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pricem14pc committed Dec 19, 2024
1 parent 7cec3ee commit b8c3495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
with:
credentials_json: ${{ secrets.GCR_KEY }}
- name: Setup Google Cloud SDK
uses: google-github-actions/setup-gcloud@v2
uses: google-github-actions/setup-gcloud@v0
with:
project_id: ${{ secrets.GOOGLE_PROJECT_ID }}
- uses: onsdigital/ras-rm-spinnaker-action@upgrade-packages
- uses: onsdigital/ras-rm-spinnaker-action@main
with:
comment-body: ${{ github.event.comment.body }}
gcp-project: ${{ secrets.GOOGLE_PROJECT_ID }}
Expand Down

0 comments on commit b8c3495

Please sign in to comment.