Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/merge-dependabot.yml to mat…
Browse files Browse the repository at this point in the history
…ch the template repo
  • Loading branch information
credfeto committed Nov 28, 2023
1 parent df50110 commit 717dea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
shell: bash
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
- name: "Check Owner"
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.1
with:
script: |
core.info('Owner: ${{github.repository_owner}}');
Expand Down

0 comments on commit 717dea6

Please sign in to comment.