Skip to content

Commit

Permalink
Use beacon-biosignals/job-context@v1.1.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
omus authored Oct 10, 2024
1 parent db3dbfa commit 08a3488
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ outputs:
runs:
using: composite
steps:
- uses: beacon-biosignals/job-context@abc4b535d749dacbcd688250e36cbec0da6f7d6a # v1.0.0
id: job
with:
path: ${{ github.action_path }}/repo
- id: job
uses: beacon-biosignals/job-context@dc62ca83b8f1f85297c2b2038d78dc1fdcc4417d # v1.1.0
- name: Generate job output
shell: bash
run: |
Expand Down

0 comments on commit 08a3488

Please sign in to comment.