Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/chainguard/renovate.sts.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
issuer: https://token.actions.githubusercontent.com
subject: repo:chainguard-demo/images-bite-back-talk:ref:refs/heads/main
subject: repo:chainguard-demo/prod-container-builds-with-actions:ref:refs/heads/main

permissions:
checks: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: chainguard-dev/setup-chainctl@be0acd273acf04bfdf91f51198327e719f6af978 # v0.4.0
with:
identity: 45a0c61ea6fd977f050c5fb9ac06a69eed764595/1a0a8e78e15046cd
identity: 45a0c61ea6fd977f050c5fb9ac06a69eed764595/ac1cf98318af16a8

- uses: octo-sts/action@v1.1.0
id: octo-sts
Expand Down