Skip to content

Commit

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

Bump ad-m/github-push-action from 0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e to 9a2e3c14aaecf56d5816dc3a54514f82050820b2
  • Loading branch information
djahandarie authored Aug 19, 2023
2 parents 9ea267f + 098d8d5 commit 401ffe9
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@0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e # pin@master
uses: ad-m/github-push-action@9a2e3c14aaecf56d5816dc3a54514f82050820b2 # pin@master
with:
branch: metadata

0 comments on commit 401ffe9

Please sign in to comment.