Skip to content

Update softprops/action-gh-release action to v2.2.2 #2792

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

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2025

This PR contains the following updates:

Package Type Update Change
softprops/action-gh-release action patch v2.2.1 -> v2.2.2

Release Notes

softprops/action-gh-release (softprops/action-gh-release)

v2.2.2

Compare Source

What's Changed

Bug fixes 🐛
Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2...v2.2.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

qodo-merge-pro bot commented Apr 18, 2025

CI Feedback 🧐

(Feedback updated until commit ad99950)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Rerun workflow when failure

Failed stage: Authenticate GitHub CLI for PR [❌]

Failure summary:

The action failed because the GitHub CLI authentication failed with the error: "missing required
scope 'read:org'". The token provided in the GH_CLI_TOKEN_PR environment variable does not have the
necessary permissions to perform the required operations. Specifically, it's missing the 'read:org'
scope which is required for the GitHub CLI to authenticate properly.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

22:  Issues: write
23:  Metadata: read
24:  Models: read
25:  Packages: write
26:  Pages: write
27:  PullRequests: write
28:  RepositoryProjects: write
29:  SecurityEvents: write
30:  Statuses: write
31:  ##[endgroup]
32:  Secret source: Actions
33:  Prepare workflow directory
34:  Prepare all required actions
35:  Getting action download info
36:  Download action repository 'actions/checkout@main' (SHA:85e6279cec87321a52edac9c87bce653a07cf6c2)
37:  Complete job name: Rerun workflow when failure
38:  ##[group]Run actions/checkout@main
...

42:  ssh-strict: true
43:  ssh-user: git
44:  persist-credentials: true
45:  clean: true
46:  sparse-checkout-cone-mode: true
47:  fetch-depth: 1
48:  fetch-tags: false
49:  show-progress: true
50:  lfs: false
51:  submodules: false
52:  set-safe-directory: true
53:  env:
54:  GH_CLI_TOKEN: ***
55:  GH_CLI_TOKEN_PR: ***
56:  RUN_ID: 14542380310
57:  RERUN_FAILED_ONLY: true
58:  RUN_ATTEMPT: 1
...

113:  Or undo this operation with:
114:  git switch -
115:  Turn off this advice by setting config variable advice.detachedHead to false
116:  HEAD is now at 5fdbdce Merge ad999502d1a2c63e613dca7d1c51824f73c5570a into 311008079e460ed82788759b7b0ab72e3a831f55
117:  ##[endgroup]
118:  [command]/usr/bin/git log -1 --format=%H
119:  5fdbdce4569d17338a00ba0aec6c88f55b48d2a9
120:  ##[group]Run sudo apt update
121:  �[36;1msudo apt update�[0m
122:  �[36;1msudo apt install gh�[0m
123:  shell: /usr/bin/bash -e {0}
124:  env:
125:  GH_CLI_TOKEN: ***
126:  GH_CLI_TOKEN_PR: ***
127:  RUN_ID: 14542380310
128:  RERUN_FAILED_ONLY: true
129:  RUN_ATTEMPT: 1
...

151:  Reading state information...
152:  74 packages can be upgraded. Run 'apt list --upgradable' to see them.
153:  WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
154:  Reading package lists...
155:  Building dependency tree...
156:  Reading state information...
157:  gh is already the newest version (2.69.0).
158:  0 upgraded, 0 newly installed, 0 to remove and 74 not upgraded.
159:  ##[group]Run echo "$GH_CLI_TOKEN_PR" | gh auth login --with-token
160:  �[36;1mecho "$GH_CLI_TOKEN_PR" | gh auth login --with-token�[0m
161:  shell: /usr/bin/bash -e {0}
162:  env:
163:  GH_CLI_TOKEN: ***
164:  GH_CLI_TOKEN_PR: ***
165:  RUN_ID: 14542380310
166:  RERUN_FAILED_ONLY: true
167:  RUN_ATTEMPT: 1
168:  ##[endgroup]
169:  error validating token: missing required scope 'read:org'
170:  ##[error]Process completed with exit code 1.
171:  Post job cleanup.

@VietND96 VietND96 merged commit 439228a into trunk Apr 19, 2025
26 of 28 checks passed
@VietND96 VietND96 deleted the renovate/softprops/action-gh-release-update branch April 19, 2025 16:47
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