Skip to content

Commit

Permalink
chore(deps): bump w9jds/firebase-action from 13.13.3 to 13.21.0
Browse files Browse the repository at this point in the history
Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 13.13.3 to 13.21.0.
- [Release notes](https://github.com/w9jds/firebase-action/releases)
- [Commits](w9jds/firebase-action@v13.13.3...v13.21.0)

---
updated-dependencies:
- dependency-name: w9jds/firebase-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 4ab9fdd commit 3e8849f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: dist
path: dist
- name: Deploy to Firebase
uses: w9jds/firebase-action@v13.13.3
uses: w9jds/firebase-action@v13.21.0
with:
args: deploy --message '${{github.event.head_commit.message}}' --only hosting
env:
Expand Down

0 comments on commit 3e8849f

Please sign in to comment.