Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 489a267 commit c5f7ea6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# renovate: datasource=github-releases depName=redhat-cop/github-actions
FROM ghcr.io/redhat-cop/github-actions/confbatstest:v4.3
FROM ghcr.io/redhat-cop/github-actions/confbatstest:v4.3@sha256:d8b6b83631370b1cfda8dd41865d4bfda17f81d1f0b626e7357a10aa465f278e
2 changes: 1 addition & 1 deletion github-dispatches/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# renovate: datasource=github-releases depName=redhat-cop/github-actions
FROM ghcr.io/redhat-cop/github-actions/github-dispatches:v4.3
FROM ghcr.io/redhat-cop/github-actions/github-dispatches:v4.3@sha256:ab25a23e25232d5b4cccfdcc853440e24f6a26196edde3c5c99366885c87bba2
2 changes: 1 addition & 1 deletion kyverno-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# renovate: datasource=github-releases depName=redhat-cop/github-actions
FROM ghcr.io/redhat-cop/github-actions/kyverno-cli:v4.3
FROM ghcr.io/redhat-cop/github-actions/kyverno-cli:v4.3@sha256:0c25beba9cf2d26b3a7586b741d481d7ad168ec957b4660bea8faf47baf44128
2 changes: 1 addition & 1 deletion redhat-csp-download/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# renovate: datasource=github-releases depName=redhat-cop/github-actions
FROM ghcr.io/redhat-cop/github-actions/redhat-csp-download:v4.3
FROM ghcr.io/redhat-cop/github-actions/redhat-csp-download:v4.3@sha256:936c5330bb1a37ecf52c42fee06d31d8c573b929f55cf82d4ead47b3e6e26ad9
6 changes: 3 additions & 3 deletions ssh-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@actions/core": "1.10.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.7.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.7.0",
"@vercel/ncc": "0.38.1",
"eslint-config-prettier": "9.1.0",
"globals": "^15.8.0",
"globals": "15.8.0",
"prettier": "3.3.3"
}
}

0 comments on commit c5f7ea6

Please sign in to comment.