Skip to content

Commit 95aab33

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 099e391 commit 95aab33

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/container-registry-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
persist-credentials: false
2727
- name: Log in to the Container registry
28-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
28+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
2929
with:
3030
password: ${{ secrets.GITHUB_TOKEN }}
3131
registry: ghcr.io

REUSE.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ path = [
99
".github/CODEOWNERS",
1010
".github/renovate.json",
1111
".gitignore",
12+
".hyperspace/pull_request_bot.json",
1213
".license-scan-overrides.jsonl",
1314
".license-scan-rules.json",
1415
"build/**/*",

0 commit comments

Comments
 (0)