Skip to content

Commit

Permalink
Merge pull request #71 from 4k4xs4pH1r3/dependabot/github_actions/ad-…
Browse files Browse the repository at this point in the history
…m/github-push-action-fcea09907c44d7a7a3331c9c04080d55d87c95fe

build(deps): bump ad-m/github-push-action from 0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e to fcea09907c44d7a7a3331c9c04080d55d87c95fe
  • Loading branch information
4k4xs4pH1r3 authored Jan 31, 2024
2 parents 425cfe2 + 4bc8bc9 commit 0179c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git tag $name -m "https://github.com/mandiant/capa/releases/$name"
# TODO update branch name-major=${name%%.*}
- name: Push tag to capa-rules
uses: ad-m/github-push-action@0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e # master
uses: ad-m/github-push-action@fcea09907c44d7a7a3331c9c04080d55d87c95fe # master
with:
repository: mandiant/capa-rules
github_token: ${{ secrets.CAPA_TOKEN }}
Expand Down

0 comments on commit 0179c5f

Please sign in to comment.