Skip to content

Conversation

@electrofelix
Copy link

Github allows actions to default to referencing the automatic github
token using ${{ github.token }}. This can make it easier for shared
workflows and wrapping actions to avoid needing to explicitly pass
through a token unless required.

Github allows actions to default to referencing the automatic github
token using `${{ github.token }}`. This can make it easier for shared
workflows and wrapping actions to avoid needing to explicitly pass
through a token unless required.
@electrofelix
Copy link
Author

Btw, I noticed that running the build resulted in changes to the dist/lib folders. Since this PR wasn't making changes that would change the dependencies I've not included them.

Guessing some dependabot PRs may have updated the package.json/package-lock.json but not rebuilt the action to use them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant