Skip to content

Update the actions in the release and issue workflows - #50

Merged
corgan2222 merged 1 commit into
mainfrom
deps/actions-release
Aug 12, 2026
Merged

Update the actions in the release and issue workflows#50
corgan2222 merged 1 commit into
mainfrom
deps/actions-release

Conversation

@corgan2222

Copy link
Copy Markdown
Owner

Second half of #48.

These workflows do not run on a pull request: release.yml fires on a tag, issue-flood on an issue. release-drafter runs on the next push to main, so it is verified within minutes of merging; the release path is not, and the first tag after this is the moment to watch.

The bumps are all major: upload-artifact v4 to v7, download-artifact v4 to v8, github-script v7 to v9, release-drafter v6 to v7.

release.yml runs on a tag and issue-flood on an issue, so neither is exercised
here; release-drafter fires on the next push to main and is the one that gets
checked immediately. Split off from the ci and docs bumps so a failure here
cannot be mistaken for one there.
@corgan2222
corgan2222 merged commit 24177b8 into main Aug 12, 2026
7 checks passed
@corgan2222
corgan2222 deleted the deps/actions-release branch August 12, 2026 10:16
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