fix: bump upsert-issue action ref#15
Merged
github-actions[bot] merged 1 commit intomainfrom Apr 12, 2026
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the pinned revision of the devantler-tech/actions/upsert-issue GitHub Action used by scheduled maintenance report workflows, aligning them to the merged commit that normalizes action input names.
Changes:
- Bump
devantler-tech/actions/upsert-issueaction pin to commit961f62f4...in maintenance report workflows. - Keep action pins on a merged
maincommit (unreleased) pending an upstream release tag.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/report-repos-with-no-team.yml | Updates the upsert-issue action pin to the merged unreleased commit. |
| .github/workflows/report-repos-with-no-admin-team.yml | Updates the upsert-issue action pin to the merged unreleased commit. |
| .github/workflows/report-repos-with-multi-admin-teams.yml | Updates the upsert-issue action pin to the merged unreleased commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please include a summary of the changes. What has changed and why?.
Updates the direct
devantler-tech/actions/upsert-issuepins inmaintenanceto the merged commit from devantler-tech/actions#72. This keeps the scheduled report workflows on the same merged action revision that normalized the action input names.These refs now point at the released
v2.1.1commit from devantler-tech/actions#72.Fixes N/A
Type of change
Select the appropriate options and delete the rest: