Skip to content

Commit

Permalink
Merge pull request #234 from themoeway/dependabot/github_actions/ad-m…
Browse files Browse the repository at this point in the history
…/github-push-action-29f05e01bb17e6f28228b47437e03a7b69e1f9ef

Bump ad-m/github-push-action from 9a2e3c14aaecf56d5816dc3a54514f82050820b2 to 29f05e01bb17e6f28228b47437e03a7b69e1f9ef
  • Loading branch information
djahandarie committed Sep 23, 2023
2 parents 42c2902 + 8e57741 commit 70df6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-firefox-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ jobs:
git commit -a -m "${{ github.event.release.name }} - ${{ github.event.release.html_url }}"
- name: Push changes
uses: ad-m/github-push-action@9a2e3c14aaecf56d5816dc3a54514f82050820b2 # pin@master
uses: ad-m/github-push-action@29f05e01bb17e6f28228b47437e03a7b69e1f9ef # pin@master
with:
branch: metadata

0 comments on commit 70df6b6

Please sign in to comment.