Skip to content
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

SEC-090: Automated trusted workflow pinning (2024-01-15) #284

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

hashicorp-tsccr[bot]
Copy link
Contributor

Bumping GitHub Actions version to latest TSCCR release.

  • changes in .github/workflows/release.yml
    • bump actions/upload-artifact from v3.1.3 to v4.0.0 (release notes)

This PR was auto-generated by security-tsccr/actions/runs/7524983022

You can alter the configuration of this automation via the hcl config in security-tsccr/automation

Please reach out to #team-prodsec if you have any questions.

@hashicorp-tsccr hashicorp-tsccr bot requested a review from a team as a code owner January 15, 2024 06:07
@hashicorp-tsccr hashicorp-tsccr bot added the SEC-090/Pinning/Trusted Automated TSCCR pinning PR to trusted SHAs. label Jan 15, 2024
Copy link
Contributor

@bendbennett bendbennett left a comment

Choose a reason for hiding this comment

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

Configuration for release-notes only uploads a single artifact (refer to https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md):

  release-notes:
    /* ... */
    runs-on: ubuntu-latest
    steps:
      /* ... */
      - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
        with:
          name: release-notes
          path: ./.changes/release-notes.txt
          retention-days: 1

@bendbennett bendbennett merged commit 3b59b2e into main Jan 15, 2024
39 checks passed
@bendbennett bendbennett deleted the tsccr-auto-pinning/trusted/2024-01-15 branch January 15, 2024 07:30
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
SEC-090/Pinning/Trusted Automated TSCCR pinning PR to trusted SHAs. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant