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: telekom-mms/trivy-dojo-report-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 39a42113a3f953911a78884742cee5348f331082
Choose a base ref
..
head repository: telekom-mms/trivy-dojo-report-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a8cf4f4b70e93ee3ece9bca814898846b96f2db
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 .github/workflows/build.yml
  2. +1 −1 .github/workflows/hadolint.yml
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
-
name: Set up QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
2 changes: 1 addition & 1 deletion .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
@@ -14,5 +14,5 @@ jobs:
runs-on: ubuntu-latest
name: Hadolint-your-PR
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0