Skip to content

Commit

Permalink
chore: bump github-script version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath authored Nov 7, 2024
1 parent f7de22f commit c380300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-github-ref-names.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: refs
- name: Calculate Cache-From
id: cache-from
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7
with:
script: |
let cacheFrom = [
Expand Down

0 comments on commit c380300

Please sign in to comment.