pin-github-action

Pin your GitHub actions to a specific hash

MIT License

Stars
73
pin-github-action - v1.9.1 Latest Release

Published by mheap 11 months ago

What's Changed

Full Changelog: https://github.com/mheap/pin-github-action/compare/v1.9.0...v1.9.1

pin-github-action - v1.9.0

Published by mheap 11 months ago

What's Changed

Full Changelog: https://github.com/mheap/pin-github-action/compare/v1.8.0...v1.9.0

pin-github-action - v1.8.0

Published by mheap about 2 years ago

What's Changed

Full Changelog: https://github.com/mheap/pin-github-action/compare/v1.7.0...v1.8.0

pin-github-action - v1.7.0

Published by mheap over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mheap/pin-github-action/compare/v1.6.0...v1.7.0

pin-github-action - v1.6.0

Published by mheap over 2 years ago

What's Changed

Full Changelog: https://github.com/mheap/pin-github-action/compare/v1.5.0...v1.6.0

pin-github-action - v1.5.0

Published by mheap almost 3 years ago

  • Add support for pinning dependencies in composite actions (#44, #46)
pin-github-action - v1.4.0

Published by mheap about 3 years ago

  • Allow workflow files that do not contain any actions (#29)
pin-github-action - v1.3.1

Published by mheap about 3 years ago

  • Bump all dependencies to the latest version
pin-github-action - v1.3.0

Published by mheap over 3 years ago

  • Always point to the commit sha when pinning. The tag sha previously worked but have recently started to fail (#21, #22)
pin-github-action - v1.2.0

Published by mheap over 3 years ago

  • Allow consumers to ignore any dependencies that are already pinned with the -i flag (#19)
pin-github-action - v1.1.3

Published by mheap over 3 years ago

  • Bump dependencies
pin-github-action - v1.1.2

Published by mheap almost 4 years ago

  • Fix pinning workflows that have a run step (#9)
pin-github-action -

Published by mheap almost 4 years ago

  • Update release workflow to ensure release includes the version bump commit
pin-github-action - v1.1.0

Published by mheap almost 4 years ago

New

  • Add the ability to mark actions as allowed and skip pinning them to a specific SHA (#6)
pin-github-action - v1.0.2

Published by mheap almost 4 years ago

New

  • Bump vulnerable dependencies
  • Add NPM release workflow