Skip to content

[skip-ci] Update actions/github-script action to v9#28484

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-github-script-9.x
Closed

[skip-ci] Update actions/github-script action to v9#28484
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-github-script-9.x

Conversation

@renovate

@renovate renovate Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/github-script action major v8v9

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/github-script (actions/github-script)

v9

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • 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: Never, 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added dependencies Pull requests that update a dependency file release-note-none labels Apr 10, 2026
id: check_first_pr
if: ${{ github.event_name == 'pull_request' }}
uses: actions/github-script@v8
uses: actions/github-script@v9
- name: Upload certificate to separate repository
if: ${{ github.event_name == 'workflow_dispatch' || steps.check_first_pr.outputs.is_first_pr == 'true' }}
uses: actions/github-script@v8
uses: actions/github-script@v9
- name: Comment with embedded certificate image
if: ${{ github.event_name == 'workflow_dispatch' || steps.check_first_pr.outputs.is_first_pr == 'true' }}
uses: actions/github-script@v8
uses: actions/github-script@v9
@lsm5

lsm5 commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

I'm working on a PR to include exact SHAs. Will close this one after it's ready.

lsm5 added a commit to lsm5/podman that referenced this pull request Apr 15, 2026
Pin actions/github-script@v9 to commit hash to satisfy zizmor
security requirements. This addresses the unpinned-uses failures
in PR podman-container-tools#28484.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
lsm5 added a commit to lsm5/podman that referenced this pull request Apr 15, 2026
Pin actions/github-script@v9 to commit hash to satisfy zizmor
security requirements. This addresses the unpinned-uses failures
in PR podman-container-tools#28484.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
lsm5 added a commit to lsm5/podman that referenced this pull request Apr 15, 2026
Pin actions/github-script@v9 to commit hash to satisfy zizmor
security requirements. This addresses the unpinned-uses failures
in PR podman-container-tools#28484.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
lsm5 added a commit to lsm5/podman that referenced this pull request Apr 15, 2026
Pin actions/github-script@v9 to commit hash to satisfy zizmor
security requirements. This addresses the unpinned-uses failures
in PR podman-container-tools#28484.

Ref: https://github.com/actions/github-script/releases/tag/v9.0.0

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
lsm5 added a commit to lsm5/podman that referenced this pull request Apr 15, 2026
Pin actions/github-script@v9 to commit hash to satisfy zizmor
security requirements. This addresses the unpinned-uses failures
in PR podman-container-tools#28484.

Ref: https://github.com/actions/github-script/releases/tag/v9.0.0

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
@lsm5

lsm5 commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Closing in favour of #28516

@lsm5 lsm5 closed this Apr 15, 2026
@renovate

renovate Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/actions-github-script-9.x branch April 15, 2026 17:28
simonbrauner pushed a commit to simonbrauner/podman that referenced this pull request Jun 15, 2026
Pin actions/github-script@v9 to commit hash to satisfy zizmor
security requirements. This addresses the unpinned-uses failures
in PR podman-container-tools#28484.

Ref: https://github.com/actions/github-script/releases/tag/v9.0.0

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants