Skip to content

Commit

Permalink
chore(ci): Update renku actions to v1.11.2 (#1886)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot committed May 21, 2024
1 parent a08575a commit e9b5267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ jobs:
echo "GIT_USER=Renku Bot" >> $GITHUB_ENV
echo "GIT_EMAIL=renku@datascience.ch" >> $GITHUB_ENV
- name: Push images
uses: SwissDataScienceCenter/renku-actions/publish-chartpress-images@v1.11.0
uses: SwissDataScienceCenter/renku-actions/publish-chartpress-images@v1.11.2
env:
DOCKER_USERNAME: ${{ secrets.RENKU_DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.RENKU_DOCKER_PASSWORD }}
- name: Update component version
uses: SwissDataScienceCenter/renku-actions/update-component-version@v1.11.0
uses: SwissDataScienceCenter/renku-actions/update-component-version@v1.11.2
env:
COMPONENT_NAME: renku-notebooks
GITHUB_TOKEN: ${{ secrets.RENKUBOT_GITHUB_TOKEN }}

0 comments on commit e9b5267

Please sign in to comment.