Skip to content

Update GitHub Actions dependencies #45

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wroersma
Copy link
Contributor

This PR updates the following GitHub Actions to their latest versions:

  • softprops/action-gh-release
    • From: da05d552573ad5aba039eaac05058a918a7bf631 (da05d552573ad5aba039eaac05058a918a7bf631)
    • To: v2.3.2 (72f2c25fcb47643c292f7107632f7a47c1df5cd8)

🔒 This PR uses commit hashes for improved security.
🤖 This PR was created automatically by the GitHub Actions workflow updater.

* Update softprops/action-gh-release from da05d552573ad5aba039eaac05058a918a7bf631 to v2.3.2
Copy link

PR title doesn't follow conventional commits format

Please update your PR title to follow the pattern: type(scope)?: description

Valid types:

  • feat: New feature
  • fix: Bug fix
  • docs: Documentation changes
  • style: Code style changes (formatting, etc)
  • refactor: Code refactoring
  • perf: Performance improvements
  • test: Test additions or corrections
  • build: Build system changes
  • ci: CI/CD changes
  • chore: Maintenance tasks
  • revert: Revert a previous commit

Examples:

  • feat: add token validation
  • fix(scanner): handle empty workflow files
  • docs: update README with new options

Current title: Update GitHub Actions dependencies

Copy link

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

Successfully merging this pull request may close these issues.

1 participant