diff --git a/.github/workflows/sign.yml b/.github/workflows/sign.yml index 5a184ca51..fde306df3 100644 --- a/.github/workflows/sign.yml +++ b/.github/workflows/sign.yml @@ -15,7 +15,7 @@ jobs: - test-release - smoke-inflator steps: - - uses: signpath/github-action-submit-signing-request@v1 + - uses: signpath/github-action-submit-signing-request@v1.1 id: sign with: project-slug: CKAN diff --git a/CHANGELOG.md b/CHANGELOG.md index fbf9cbec0..02f392177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ All notable changes to this project will be documented in this file. - [Netkan] Restore default version support for SpaceDock (#4272 by: HebaruSan) - [Netkan] Don't raise inflation errors for single-hosted prereleases of multi-hosted mods (#4273 by: HebaruSan) - [Netkan] Stop trying to get remote version files from the forum (#4274 by: HebaruSan) +- [Build] ci: Bumping Signing request tag (#4280 by: techman83; reviewed: HebaruSan) ## v1.35.2 (Penrose)