Skip to content

Commit f3ce3ed

Browse files
authored
Merge pull request #15 from bassemkaroui/renovate/pin-dependencies
build(deps): pin bassemkaroui/docker-action-pr-giphy-comment action to f4e007d
2 parents 6832542 + 3dbf484 commit f3ce3ed

File tree

1 file changed

+1
-1
lines changed
  • template/{% if repository_provider == 'github' %}.github{% endif %}/workflows

1 file changed

+1
-1
lines changed

template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/pr-thank-you.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Post PR Comment
1414
id: giphy
15-
uses: bassemkaroui/docker-action-pr-giphy-comment@v1
15+
uses: bassemkaroui/docker-action-pr-giphy-comment@f4e007d6ddab0eb3554d24beed0e0813ca5ebeb3 # v1
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
1818
giphy-api-key: ${{ secrets.GIPHY_API_KEY }}

0 commit comments

Comments
 (0)