Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pinact for openSUSE:Factory checked in at 2026-01-13 21:31:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pinact (Old) and /work/SRC/openSUSE:Factory/.pinact.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pinact" Tue Jan 13 21:31:41 2026 rev:7 rq:1326891 version:3.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pinact/pinact.changes 2025-12-16 16:03:13.116457931 +0100 +++ /work/SRC/openSUSE:Factory/.pinact.new.1928/pinact.changes 2026-01-13 21:33:07.676436178 +0100 @@ -1,0 +2,103 @@ +Tue Jan 13 06:14:26 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 3.8.0: + * Features + - #1315 Support ghtkn integration + You can create a GitHub App User Access Token by ghtkn + integration. + About ghtkn, please see the document of ghtkn. + https://github.com/suzuki-shunsuke/ghtkn + You need to set up ghtkn first. + + export PINACT_GHTKN=true + + * Dependencies + - chore(deps): update dependency aquaproj/aqua-registry to + v4.450.0 (#1316) + - chore(deps): update dependency suzuki-shunsuke/pinact to + v3.7.4 (#1314) + +------------------------------------------------------------------- +Tue Jan 13 06:05:07 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 3.7.4: + * Bug Fixes + - Ignore tags associated with releases #1313 +- Update to version 3.7.3: + * #1309 Fix some bugs + - -verify is ignored if -u is used + - versions aren't pinned and verified if version comments are + semver + Details see + https://github.com/suzuki-shunsuke/pinact/releases/tag/v3.7.3 +- Update to version 3.7.2: + * Fixes + - sarif: Add fixes field for reviewdog suggestion support + * Dependencies + - chore(deps): update dependency suzuki-shunsuke/pinact to + v3.7.3 (#1310) + - chore(deps): update dependency aquaproj/aqua-registry to + v4.449.0 (#1311) + - chore(deps): update dependency aquaproj/aqua-registry to + v4.448.1 (#1307) + - chore(deps): update dependency goreleaser/goreleaser to + v2.13.2 (#1306) + - chore(deps): update dependency suzuki-shunsuke/pinact to + v3.7.2 (#1305) +- Update to version 3.7.1: + There is no change between v3.7.0 and v3.7.1. + There was an issue during the release of v3.7.0, so we released + v3.7.1. +- Update to version 3.7.0: + * Features + - #1294 SARIF Output Support + - #1297 Support evironment variables PINACT_GITHUB_TOKEN and + PINACT_GHES_TOKEN + * SARIF Output Support + #1294 + pinact can output the result in the SARIF format. + + pinact run --format sarif + + This format is useful to integration tools like reviewdog and + GitHub SARIF Code Scanning. + + Reviewdog: + + pinact run --diff --format sarif | + reviewdog -f sarif -name pinact -reporter github-pr-review + + * GitHub SARIF Code Scanning: + + - run: pinact run --diff --format sarif > sarif.json || true + - name: Upload SARIF file + uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9 + with: + sarif_file: sarif.json + category: pinact + + * Support evironment variables PINACT_GITHUB_TOKEN and + PINACT_GHES_TOKEN + #1297 You can use different access tokens for pinact and + other tools. + * Dependencies + - chore(deps): update dependency suzuki-shunsuke/pinact to + v3.7.1 (#1302) + - chore(deps): update dependency aquaproj/aqua to v2.56.1 + (#1296) + - chore(deps): update dependency aquaproj/aqua-registry to + v4.448.0 (#1292) + - chore(deps): update dependency anchore/syft to v1.39.0 + (#1291) + - chore(deps): update dependency aquaproj/aqua-registry to + v4.447.1 (#1290) + - chore(deps): update dependency aquaproj/aqua-registry to + v4.447.0 (#1289) + - chore(deps): update dependency aquaproj/aqua to v2.56.0 + (#1288) + - fix(deps): update module github.com/goccy/go-yaml to v1.19.1 + (#1287) + - chore(deps): update dependency suzuki-shunsuke/pinact to + v3.6.0 (#1285) + +------------------------------------------------------------------- Old: ---- pinact-3.6.0.obscpio New: ---- pinact-3.8.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pinact.spec ++++++ --- /var/tmp/diff_new_pack.YXV6TX/_old 2026-01-13 21:33:08.964489378 +0100 +++ /var/tmp/diff_new_pack.YXV6TX/_new 2026-01-13 21:33:08.964489378 +0100 @@ -1,7 +1,7 @@ # # spec file for package pinact # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pinact -Version: 3.6.0 +Version: 3.8.0 Release: 0 Summary: CLI to edit GitHub Workflows and pin versions of Actions and Reusable Workflows License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.YXV6TX/_old 2026-01-13 21:33:09.000490865 +0100 +++ /var/tmp/diff_new_pack.YXV6TX/_new 2026-01-13 21:33:09.004491030 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/suzuki-shunsuke/pinact.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v3.6.0</param> + <param name="revision">refs/tags/v3.8.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.YXV6TX/_old 2026-01-13 21:33:09.028492022 +0100 +++ /var/tmp/diff_new_pack.YXV6TX/_new 2026-01-13 21:33:09.032492187 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/suzuki-shunsuke/pinact.git</param> - <param name="changesrevision">1a49c9943825ed67ce8ec08f268a3416a859d62f</param></service></servicedata> + <param name="changesrevision">5caad4c2e4c0e339aabe292b139313ace227dae8</param></service></servicedata> (No newline at EOF) ++++++ pinact-3.6.0.obscpio -> pinact-3.8.0.obscpio ++++++ ++++ 1763 lines of diff (skipped) ++++++ pinact.obsinfo ++++++ --- /var/tmp/diff_new_pack.YXV6TX/_old 2026-01-13 21:33:09.264501770 +0100 +++ /var/tmp/diff_new_pack.YXV6TX/_new 2026-01-13 21:33:09.268501935 +0100 @@ -1,5 +1,5 @@ name: pinact -version: 3.6.0 -mtime: 1765794509 -commit: 1a49c9943825ed67ce8ec08f268a3416a859d62f +version: 3.8.0 +mtime: 1767101981 +commit: 5caad4c2e4c0e339aabe292b139313ace227dae8 ++++++ vendor.tar.gz ++++++ ++++ 6926 lines of diff (skipped)
