Skip to content

Commit

Permalink
Merge pull request #324 from procore-oss/dependabot/github_actions/tj…
Browse files Browse the repository at this point in the history
…-actions/changed-files-38.2.1
  • Loading branch information
jmeridth authored Sep 4, 2023
2 parents b5f5a3b + 3f899c2 commit f97d73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # (latest, untagged)
- name: Version file changed
id: version-file-changed
uses: tj-actions/changed-files@c860b5c47fa71f461da850094ef2f6e3d6514e44 # (latest, untagged)
uses: tj-actions/changed-files@2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a # (latest, untagged)
with:
files: lib/blueprinter/version.rb
- name: Release New Gem Version
Expand Down

0 comments on commit f97d73a

Please sign in to comment.