Skip to content

Commit

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

Bump juliangruber/read-file-action from 1.0.0 to 1.1.6
  • Loading branch information
skoudoro authored Dec 19, 2023
2 parents da71d55 + eae8ff1 commit a058091
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/read-file-action@v1.0.0
uses: juliangruber/read-file-action@v1.1.6
with:
path: ./pull_request_number/pull_request_number.txt
- name: Echo pull_request_number
Expand Down

0 comments on commit a058091

Please sign in to comment.