Skip to content

Freezing actions at current SHA versions in light of CVE-2025-30066 #1957

Freezing actions at current SHA versions in light of CVE-2025-30066

Freezing actions at current SHA versions in light of CVE-2025-30066 #1957

Workflow file for this run

---
# Copyright (c) 2021 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
name: Preview sticky comment
on: pull_request_target
jobs:
preview:
name: Preview sticky comment
runs-on: ubuntu-latest
steps:
- name: create
uses: actions-cool/maintain-one-comment@4b2dbf086015f892dcb5e8c1106f5fccd6c1476b # v3.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
⚡️ Deploying PR Preview...
<!-- Sticky Pull Request Comment -->
body-include: "<!-- Sticky Pull Request Comment -->"