Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update GHA deprecations #48

Merged
merged 5 commits into from
Nov 14, 2022
Merged

chore: update GHA deprecations #48

merged 5 commits into from
Nov 14, 2022

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Nov 14, 2022

No description provided.

@vaind vaind merged commit ba527e4 into main Nov 14, 2022
@vaind vaind deleted the chore/gha-deprecations branch November 14, 2022 11:07
@@ -253,7 +250,7 @@ jobs:
# Now make the PR in its final state. This way we only have one commit and no updates if there are no changes between runs.
- name: Update the PR
if: steps.target.outputs.latestTag != steps.target.outputs.originalTag
uses: peter-evans/create-pull-request@f22a7da129c901513876a2380e2dae9f8e145330
uses: peter-evans/create-pull-request@b4d51739f96fca8047ad065eccef63442d8e99f7

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Please pin the action by specifying a commit SHA instead of a tag/branch.

@github-actions
Copy link

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- update GHA deprecations ([#48](https://github.com/getsentry/github-workflows/pull/48))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against fa3bf65

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