Skip to content

Bump SSM #695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged

Bump SSM #695

merged 1 commit into from
Jul 23, 2025

Conversation

wwwillchen
Copy link
Contributor

@wwwillchen wwwillchen merged commit e4b763a into main Jul 23, 2025
4 checks passed
@wwwillchen wwwillchen deleted the bump-ssm branch July 23, 2025 17:58
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic analysis

1 issue found across 1 file • Review in cubic

React with 👍 or 👎 to teach cubic. You can also tag @cubic-dev-ai to give feedback, ask questions, or re-run the review.

@@ -56,7 +56,7 @@ jobs:
shell: bash
- name: Code signing with Software Trust Manager
if: contains(matrix.os.name, 'windows')
uses: digicert/ssm-code-signing@v1.0.0
uses: digicert/ssm-code-signing@v1.1.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Action is not pinned to a commit SHA, breaking the repository’s existing supply-chain hardening pattern and exposing the workflow to tampered releases.

Prompt for AI agents
Address the following comment on .github/workflows/release.yml at line 59:

<comment>Action is not pinned to a commit SHA, breaking the repository’s existing supply-chain hardening pattern and exposing the workflow to tampered releases.</comment>

<file context>
@@ -56,7 +56,7 @@ jobs:
         shell: bash
       - name: Code signing with Software Trust Manager
         if: contains(matrix.os.name, &#39;windows&#39;)
-        uses: digicert/[email protected]
+        uses: digicert/[email protected]
       - name: Sync certificate (Windows)
         if: contains(matrix.os.name, &#39;windows&#39;)
</file context>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant