Skip to content

Commit

Permalink
Use token for RBI update (#1058)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Waite <[email protected]>
  • Loading branch information
andyw8 and andyw8 authored Oct 4, 2023
1 parent 1df9061 commit 778fc07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot_update_rbis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
- name: Get Ruby version from dev.yml
id: ruby
shell: ruby -ryaml {0}
Expand Down

0 comments on commit 778fc07

Please sign in to comment.