File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4848 pypi.org:443
4949 - name : Generate App Token
5050 id : token_generator
51- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
51+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
5252 with :
5353 app-id : ${{ secrets.BIRDHOUSE_HELPER_BOT_ID }}
5454 private-key : ${{ secrets.BIRDHOUSE_HELPER_BOT_KEY }}
Original file line number Diff line number Diff line change 3737 - name : Set up Docker Buildx
3838 uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
3939 - name : Build Docker image (no push)
40- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
40+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
4141 with :
4242 context : .
4343 file : " Dockerfile"
Original file line number Diff line number Diff line change 6161 with :
6262 persist-credentials : false
6363 - name : Setup Conda (Micromamba) with Python${{ matrix.python-version }}
64- uses : mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc # v2.0.4
64+ uses : mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v2.0.5
6565 with :
6666 cache-downloads : true
6767 cache-environment : true
You can’t perform that action at this time.
0 commit comments