Skip to content

Commit

Permalink
Bump changed-files version
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad committed Jul 23, 2024
1 parent 74a5391 commit 94a3f94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Get changed files in renv/profiles
id: changed-files
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
with:
files: renv/profiles/**/renv.lock

Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
else
echo "platforms=linux/amd64" >> $GITHUB_OUTPUT
fi
- name: Call deploy docker image action for every renv
uses: insightsengineering/r-image-creator@v1
Expand Down

0 comments on commit 94a3f94

Please sign in to comment.