chore(deps): update https://git.auengun.net/actions/forgejo-release action to v2.7.1 #48

Merged
GregoryDosh merged 1 commit from renovate/actions-non-major-updates into main 2025-08-05 15:34:41 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
https://git.auengun.net/actions/forgejo-release action patch v2.7.0 -> v2.7.1

Release Notes

actions/forgejo-release (https://git.auengun.net/actions/forgejo-release)

v2.7.1

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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/actions/forgejo-release](https://git.auengun.net/actions/forgejo-release) | action | patch | `v2.7.0` -> `v2.7.1` | --- ### Release Notes <details> <summary>actions/forgejo-release (https://git.auengun.net/actions/forgejo-release)</summary> ### [`v2.7.1`](https://git.auengun.net/actions/forgejo-release/compare/v2.7.0...v2.7.1) [Compare Source](https://git.auengun.net/actions/forgejo-release/compare/v2.7.0...v2.7.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
chore(deps): update https://git.auengun.net/actions/forgejo-release action to v2.7.1
All checks were successful
Build Module / Build Module (pull_request) Successful in 2m5s
b08f249628
## License & Vulnerability Scan
# REUSE-IgnoreStart
// SPDX-FileCopyrightText: NONE
//
// SPDX-License-Identifier: AGPL-3.0-or-later
# REUSE-IgnoreEnd

Starting at Tue Aug  5 00:50:52 UTC 2025


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


No vulnerabilities found


# SUMMARY

* Bad licenses: 0
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: 0
* Used licenses: LicenseRef-Uber, AGPL-3.0-or-later
* 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.40.0-151-b08f
## 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: b08f249628
Actions: #151

<!-- 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 Tue Aug 5 00:50:52 UTC 2025 [0000] WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) No vulnerabilities found # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: LicenseRef-Uber, AGPL-3.0-or-later * 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.40.0-151-b08f <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:** b08f249628e87631552a12c9a414ae030cc0679c **Actions:** [**`#151`**](https://git.auengun.net/GregoryDosh/pam_ussh/actions/runs/151)
GregoryDosh deleted branch renovate/actions-non-major-updates 2025-08-05 15:34:41 +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!48
No description provided.