Skip to content

Commit

Permalink
Merge pull request #264 from egose/renovate/egose-actions-digest
Browse files Browse the repository at this point in the history
chore(deps): update egose/actions digest to 11b2fdc
  • Loading branch information
junminahn authored Nov 9, 2024
2 parents 55f8b71 + 11967fb commit e3eeaf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: composite
steps:
- name: Setup Tools
uses: egose/actions/asdf-tools@0c63eae5ec430443674adb1324ee68d88723b013
uses: egose/actions/asdf-tools@11b2fdce26a6e31253205396a31403c89ff492df
with:
plugins: |
mongodb=https://github.com/junminahn/asdf-mongodb.git
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ./.github/actions/setup-tools

- name: Build and Push
uses: egose/actions/docker-build-push@0c63eae5ec430443674adb1324ee68d88723b013
uses: egose/actions/docker-build-push@11b2fdce26a6e31253205396a31403c89ff492df
with:
registry-url: ${{ env.DOCKER_REGISTRY }}
registry-username: ${{ github.actor }}
Expand Down

0 comments on commit e3eeaf1

Please sign in to comment.