tzkhan / pr-update-action

GitHub Action that updates a pull request with information extracted from branch name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation Warnings

dzervoudakes opened this issue · comments

Looks like we're seeing GitHub Actions deprecation warnings with the latest version of pr-update-action:

Screen Shot 2022-10-13 at 3 40 30 PM

I noticed this the other day. If you rely on this, I've forked this repo and fixed the deprecation

https://github.com/the-wright-jamie/Update-PR-Info-Action

Only thing to be aware of is that you need to specify permissions for the action at the top of the yaml file - see the example on my repo for what exactly to add - otherwise it's a drop in replacement