Skip to content

Commit

Permalink
Merge pull request #24 from dipy/dependabot/github_actions/juliangrub…
Browse files Browse the repository at this point in the history
…er/read-file-action-1.1.7

Bump juliangruber/read-file-action from 1.1.6 to 1.1.7
  • Loading branch information
skoudoro authored Jan 31, 2024
2 parents 885e8ae + cb5567d commit a2e69d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run_id: ${{ github.event.workflow_run.id }}
- name: Read the pull_request_number.txt file
id: pull_request_number_reader
uses: juliangruber/[email protected].6
uses: juliangruber/[email protected].7
with:
path: ./pull_request_number/pull_request_number.txt
- name: Echo pull_request_number
Expand Down

0 comments on commit a2e69d1

Please sign in to comment.