Skip to content

Commit

Permalink
temp: test new action version
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Feb 3, 2025
1 parent 05cfc6c commit d29301c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

steps:
- name: 🚀 Deploy
uses: agrc/firebase-website-deploy-composite-action@v1
uses: agrc/firebase-website-deploy-composite-action@dev

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Pull Request Events' step
Uses Step
uses 'agrc/firebase-website-deploy-composite-action' with ref 'dev', not a pinned commit hash
with:
identity-provider: ${{ secrets.IDENTITY_PROVIDER }}
service-account-email: ${{ secrets.SERVICE_ACCOUNT_EMAIL }}
Expand Down

0 comments on commit d29301c

Please sign in to comment.