Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kong/developer.konghq.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 89f08a73544632b32aee1cb875eca292965f3485
Choose a base ref
..
head repository: Kong/developer.konghq.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fc29823048d91bc19f50c2b89859d5dfdd59f57c
Choose a head ref
Showing with 3 additions and 4 deletions.
  1. +3 −4 .github/workflows/security.yaml
7 changes: 3 additions & 4 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
on: push

name: Ensure Pinned Actions
name: Security

jobs:
harden_security:
name: Harden Security
ensure-pinned-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@99589360fda82ecfac331cc6bfc9d7d74487359c # v2
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633 # v3
with:
allowlist: |
kong/