An open index of dependabot pull requests across open source projects.

Bump PSModule/Auto-Release from 1 to 2

Open
Number: #25
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: January 26, 2026 at 06:25 AM UTC
(6 months ago)
Updated: January 27, 2026 at 06:00 PM UTC
(6 months ago)
Labels:
Major dependencies
Description:

Bumps PSModule/Auto-Release from 1 to 2.

Release notes

Sourced from PSModule/Auto-Release's releases.

v2.0.0

🌟[Major]: Rename action from Auto-Release to Release-GHRepository (#90)

Updates all references from the previous repository name Auto-Release to the new name Release-GHRepository following the repository rename.

Changes

Configuration

  • action.yml: Updated action name from Auto Release (by PSModule) to Release GHRepository (by PSModule) and updated internal step names

Documentation

  • README.md: Updated title, usage examples, and action references from PSModule/Auto-Release@v1 to PSModule/Release-GHRepository@v1

Workflows

  • Release-GHRepository.yml: Renamed workflow file and updated workflow name, run-name, job names, and step names to reflect the new repository name

Breaking Changes

  • Repository renamed from Auto-Release to Release-GHRepository
  • Action reference changed from PSModule/Auto-Release@v1 to PSModule/Release-GHRepository@v1
  • Users must update their workflow files to use the new action reference

Migration

Update your workflow files to use the new action reference:

# Before
- uses: PSModule/Auto-Release@v1

After

  • uses: PSModule/Release-GHRepository@v1

Notes

  • GitHub automatically redirects old repository URLs, maintaining backward compatibility for existing users
  • This change aligns with the PSModule naming convention (Verb-GH* pattern for GitHub-specific actions)

v1.9.6

🩹[Patch]: Configure Dependabot for daily schedule with 7-day cooldown (#88)

Summary

Configures Dependabot for daily update checking with a 7-day cooldown period and pins GitHub Actions to specific commit SHAs for improved security and reproducibility.

... (truncated)

Commits
  • 5a5165d 🩹 [Patch]: Standardize project structure and update dependencies (#92)
  • 88c7046 🩹 [Patch]: Fix typos in README.md (#91)
  • 0d11e5f 🌟[Major]: Rename action from Auto-Release to Release-GHRepository (#90)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Technical Details
ID: 13168478
UUID: 3854670802
Node ID: PR_kwDON9L3hc6_TMgw
Host: GitHub
Repository: PSModule/Invoke-ScriptAnalyzer