Skip to content

Commit

Permalink
update to use master branch of action
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Apr 30, 2023
1 parent 4ff51ec commit d85900d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-opensource-interface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Open Source Heartbeat Action
uses: rseng/opensource-heartbeat-action@v1.1.0
uses: rseng/opensource-heartbeat-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d85900d

Please sign in to comment.