Skip to content

Commit

Permalink
more github deprecations fixes (#607)
Browse files Browse the repository at this point in the history
* more github deprecations fixes

* swap out abandonded action
# Conflicts:
#	.github/workflows/triage-labels.yml
  • Loading branch information
emmyoop committed May 15, 2023
1 parent b325feb commit 27ca3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bot-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Create and commit changelog on bot PR
if: "contains(github.event.pull_request.labels.*.name, ${{ matrix.label }})"
id: bot_changelog
uses: emmyoop/changie_bot@v1.0
uses: emmyoop/changie_bot@v1.1.0
with:
GITHUB_TOKEN: ${{ secrets.FISHTOWN_BOT_PAT }}
commit_author_name: "Github Build Bot"
Expand Down

0 comments on commit 27ca3ff

Please sign in to comment.