Skip to content

digitalbazaar/github-workflow-dependency-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update GitHub Workflow Dependency SHAs

Because git tags can be moved or deleted, it's best practice to use SHA references for uses fields in GitHub workflows. This script will update all workflow files in the .github/workflows directory to use the latest SHA for a given repository and tag.

The script will update all workflow files in .github/workflows/ from the current working directory.

$ npm i -g
$ update-workflow-dependencies

License

BSD-3-Clause Copyright 2026 Digital Bazaar, Inc.

Commercial support is available by contacting Digital Bazaar support@digitalbazaar.com.

About

Update SHA references used in GitHub Workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors