chore(deps): update https://git.auengun.net/homelab/action-common-setup action to v1.2.1 #34

Merged
GregoryDosh merged 1 commit from renovate/actions-non-major-updates into main 2025-02-23 14:06:10 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
https://git.auengun.net/homelab/action-common-setup action patch v1.2.0 -> v1.2.1

Release Notes

homelab/action-common-setup (https://git.auengun.net/homelab/action-common-setup)

v1.2.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://git.auengun.net/homelab/action-common-setup](https://git.auengun.net/homelab/action-common-setup) | action | patch | `v1.2.0` -> `v1.2.1` | --- ### Release Notes <details> <summary>homelab/action-common-setup (https://git.auengun.net/homelab/action-common-setup)</summary> ### [`v1.2.1`](https://git.auengun.net/homelab/action-common-setup/compare/v1.2.0...v1.2.1) [Compare Source](https://git.auengun.net/homelab/action-common-setup/compare/v1.2.0...v1.2.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkZXBlbmRlbmNpZXMiLCJza2lwLWNpIl19-->
## License & Vulnerability Scan
# REUSE-IgnoreStart
// SPDX-FileCopyrightText: NONE
//
// SPDX-License-Identifier: AGPL-3.0-or-later
# REUSE-IgnoreEnd

Starting at Sat Feb 22 18:52:40 UTC 2025


[0003]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)


[0000]  WARN document has schema version 16.0.22, but parser has older schema version (16.0.20)
No vulnerabilities found


# SUMMARY

* Bad licenses: 0
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: 0
* Used licenses: AGPL-3.0-or-later, LicenseRef-Uber
* Read errors: 0
* Files with copyright information: 15 / 15
* Files with license information: 15 / 15

Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
# pam_ussh v0.34.0-130-3e4d
## Build Log
Building Linux/amd64
GOOS=linux GOARCH=amd64 CGO_ENABLED=1 CC=/usr/bin/gcc go build -buildmode=c-shared -o release/pam_ussh.amd64.so
sha256sum release/pam_ussh.amd64.so | cut -f1 -d " " > release/pam_ussh.amd64.so.sha256
Building Linux/arm64
GOOS=linux GOARCH=arm64 CGO_ENABLED=1 CC=/usr/bin/aarch64-linux-gnu-gcc go build -buildmode=c-shared -o release/pam_ussh.arm64.so
sha256sum release/pam_ussh.arm64.so | cut -f1 -d " " > release/pam_ussh.arm64.so.sha256

Commit: 3e4d6dba9516feb97bcf0a628674f4c4b1bdec6a
Actions: #130

<!-- Bot Anchor - Build Module --> <details open> <summary>## License & Vulnerability Scan</summary> ```shell # REUSE-IgnoreStart // SPDX-FileCopyrightText: NONE // // SPDX-License-Identifier: AGPL-3.0-or-later # REUSE-IgnoreEnd Starting at Sat Feb 22 18:52:40 UTC 2025 [0003] WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) [0000] WARN document has schema version 16.0.22, but parser has older schema version (16.0.20) No vulnerabilities found # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: AGPL-3.0-or-later, LicenseRef-Uber * Read errors: 0 * Files with copyright information: 15 / 15 * Files with license information: 15 / 15 Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-) ``` </details> # pam_ussh v0.34.0-130-3e4d <details open> <summary>## Build Log</summary> ```shell Building Linux/amd64 GOOS=linux GOARCH=amd64 CGO_ENABLED=1 CC=/usr/bin/gcc go build -buildmode=c-shared -o release/pam_ussh.amd64.so sha256sum release/pam_ussh.amd64.so | cut -f1 -d " " > release/pam_ussh.amd64.so.sha256 Building Linux/arm64 GOOS=linux GOARCH=arm64 CGO_ENABLED=1 CC=/usr/bin/aarch64-linux-gnu-gcc go build -buildmode=c-shared -o release/pam_ussh.arm64.so sha256sum release/pam_ussh.arm64.so | cut -f1 -d " " > release/pam_ussh.arm64.so.sha256 ``` </details> --- **Commit:** 3e4d6dba9516feb97bcf0a628674f4c4b1bdec6a **Actions:** [**`#130`**](https://git.auengun.net/GregoryDosh/pam_ussh/actions/runs/130)
svc-renovate-bot force-pushed renovate/actions-non-major-updates from 3e4d6dba95
All checks were successful
Build Module / Build Module (pull_request) Successful in 3m48s
to 2868351081 2025-02-23 13:40:37 +00:00
Compare
GregoryDosh deleted branch renovate/actions-non-major-updates 2025-02-23 14:06:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GregoryDosh/pam_ussh!34
No description provided.