Compare commits
1 Commits
renovate/h
...
e55ee3402a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e55ee3402a |
@@ -51,7 +51,7 @@ jobs:
|
||||
NODE_ENV: production
|
||||
|
||||
- name: Create Release and Upload Assets
|
||||
uses: https://git.quad4.io/actions/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
|
||||
uses: https://git.quad4.io/actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
|
||||
with:
|
||||
tag_name: ${{ github.event.inputs.tag_name || github.ref_name }}
|
||||
files: |
|
||||
|
||||
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:42.66.11
|
||||
container: ghcr.io/renovatebot/renovate:42.68.4
|
||||
steps:
|
||||
- uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- name: Fetch remote configuration
|
||||
|
||||
Reference in New Issue
Block a user